Autogenerated HTML docs for v2.43.0-581-g5216f
diff --git a/git-mv.txt b/git-mv.txt index 7f991a3..dc1bf61 100644 --- a/git-mv.txt +++ b/git-mv.txt
@@ -16,7 +16,7 @@ Move or rename a file, directory, or symlink. git mv [-v] [-f] [-n] [-k] <source> <destination> - git mv [-v] [-f] [-n] [-k] <source> ... <destination directory> + git mv [-v] [-f] [-n] [-k] <source> ... <destination-directory> In the first form, it renames <source>, which must exist and be either a file, symlink or directory, to <destination>.